home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / System Profiler.app / Contents / Resources / English.lproj / SPApp.nib / classes.nib next >
Encoding:
Text File  |  2004-03-19  |  703 b   |  25 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 export = id; 
  6.                 exportPlainText = id; 
  7.                 exportRichText = id; 
  8.                 refresh = id; 
  9.                 selectDetailLevel = id; 
  10.             }; 
  11.             CLASS = FirstResponder; 
  12.             LANGUAGE = ObjC; 
  13.             SUPERCLASS = NSObject; 
  14.         }, 
  15.         {
  16.             ACTIONS = {refreshMenuAction = id; }; 
  17.             CLASS = MenuController; 
  18.             LANGUAGE = ObjC; 
  19.             SUPERCLASS = NSObject; 
  20.         }, 
  21.         {CLASS = MyApp; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  22.         {CLASS = SPApp; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  23.     ); 
  24.     IBVersion = 1; 
  25. }